home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / ShowHelp / Show_help.h < prev   
Encoding:
Text File  |  1992-07-06  |  254 b   |  8 lines  |  [TEXT/KAHL]

  1. pascal void Show_help( short info_id,
  2.     pascal void (*Handle_update)( WindowPtr what_window ) );
  3.  
  4. pascal void Flash_button( DialogPtr the_dialog, short item_number );
  5.  
  6. pascal void Fake_ModalDialog( ModalFilterProcPtr filterProc,
  7.                                 short *itemHit );
  8.